| ||||
summary: resource | method | detail: method |
- Path parameters:
- uuid ([^#?]+) - the local resource requested
- Resource Methods
Method Summary Name Description GET /{BASE}/content/{uuid} Creates a redirect depending of the stored mimeType for the requested resource. DELETE /{BASE}/content/{uuid} Delete content of local resource with given uuid
Path: / {BASE} / content / {uuid}
Creates a redirect depending of the stored mimeType for the requested resource.
| ||||
summary: resource | method | detail: method |